home *** CD-ROM | disk | FTP | other *** search
/ User's Choice Windows CD / User's Choice Windows CD (CMS Software)(1993).iso / utility3 / mbboot21.zip / README.TXT < prev   
Text File  |  1992-07-10  |  2KB  |  50 lines

  1.  
  2. MB-Boot.exe and MBConfig.exe are copyright 1992 by Fred Freel & Micro-Bytes\Wordware
  3.                 All rights are reserved.
  4.  
  5. MBConfig is a stand-alone QuickBasic program that can be run from DOS or Windows.  When
  6. run in the Windows environment it is called automatically by MB-Boot, a Visual Basic
  7. Windows application.
  8.  
  9. MB-Boot includes viewing and editing capabilities that are not provided in MBConfig.
  10. The VBRUN100.DLL Visual Basic run-time module must be install in your Windows directory
  11. for the program to function.
  12.  
  13. Installation:
  14.  
  15.     If you run the MBINSTAL.BAT program in this file, a Boot_Rec directory will be
  16.     created in the root of drive C:, and the files will be copied there.  You will
  17.     have to delete the files that you've unzipped in your current directory.
  18.  
  19.     Once you have the files in a dedicated directory, and have Windows running:
  20.     Open the File Manager, and reduce it to a size that will allow the Program
  21.     Manager viewable at the same time.  Open a window in the Program Manager where
  22.     you would like MB-Boot to reside.  With the files in the Boot_Rec directory
  23.     visible in the File Manager, and the open window visible in the Program
  24.     Manager, click on the file MB-Boot.exe.  Holding the mouse button down, drag
  25.     the MB-Boot.exe file into the open Program Manager window.
  26.  
  27.     MB-Boot is now pathed to, as far as windows is concerned.  However, you must
  28.     click on the MB-Boot icon and check it's properties in the Program Manager
  29.     File window.  It's "working directory" should be C:\boot_rec.
  30.  
  31. Running from DOS:
  32.  
  33.     If some of your configurations are outside of Windows, as ours are, you may
  34.     change your current directory to C:\boot_rec, and run the MBConfig program.
  35.     The syntax is; MBCONFIG [configuration].  Configuration is the number extension
  36.     of the pair of configuration files you want to make active.
  37.  
  38.     If you don't recall the extension of the files you want to use, entering
  39.     MBCONFIG by itself will give you a list of the configurations.
  40.  
  41. Identifying Configurations:
  42.  
  43.     The configurations we've supplied are only for use as examples.  You will have
  44.     to edit them to correspond to your needs.  The first line of each should have
  45.     a REM line describing the contents of the configuration file.  The REM line
  46.     is read by both MBConfig and MB-Boot for identification purposes.
  47.  
  48. Please read the "help" menu in the "About" window.
  49.  
  50.